home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / EMULATOR / XASM / XasmDoc < prev   
Text File  |  1998-08-28  |  1KB  |  52 lines

  1.                                      Xasm
  2.                                      v2.05
  3.  
  4.  
  5.  Archive Contents:
  6.  
  7.    BasDir  : A small module which provides a system variable called Basic$Dir
  8.              which works analogous to Obey$Dir. I have used it for the
  9.              examples.
  10.    
  11.    Xasm    : The actual Xasm patch.
  12.    
  13.    XasmDoc : Hum, guess... ;)
  14.    
  15.    6502    : Some 6502 examples by Alain Brobecker.
  16.     
  17.     Test   : A zip archive with one more test program, which assembles all
  18.              instructions in all possible addressing modes.
  19.    
  20.    Chip8   : A small example game for the Chip8 part of the Xasm. It has only
  21.              one level yet. (Sorry Alain.. ;)
  22.    
  23.    GameBoy : A small gameboy demo which simply scrolls a picture around, using
  24.              our gblib. The icebird has been painted by Gizmo.
  25.  
  26.  
  27. Using the patch
  28. ---------------
  29.  
  30. Using the patch is quite straightforward and it should run on any RiscOS from 2
  31. to 3.7.
  32. After running it, you may select the processor for which you want to assemble
  33. using the "opt" command by adding one of the following values:
  34.  
  35.   +0    : ARM
  36.   +256  : Chip8
  37.   +512  : GameBoy
  38.   +768  : 6502
  39.  
  40. Then use the BBC Basic inline assembler as normal...
  41.  
  42.  
  43. Thanks go to:
  44.  
  45.   Alain Brobecker
  46.   Darren Salt
  47.   Dave Sharp
  48.  
  49.  
  50. Dennis Ranke  aka  Exoticorn/Icebird
  51.  
  52. Dennis_Ranke @ hb2.maus.de